home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / pcl4c60.zip / XONOFF.H < prev   
Text File  |  1995-11-14  |  72b  |  5 lines

  1. void XioSetup(int,int);
  2. int XioPutc(int,char);
  3. int XioGetc(int);
  4.  
  5.